Skip to content

Conversation

@devajithvs
Copy link
Contributor

@devajithvs devajithvs commented Oct 1, 2025

This Pull request:

Changes or fixes:

Checklist:

  • tested changes locally
  • updated the docs (if necessary)

This PR fixes #

@devajithvs devajithvs requested a review from vgvassilev October 1, 2025 16:50
@devajithvs devajithvs requested a review from dpiparo as a code owner October 1, 2025 16:50
@devajithvs devajithvs requested a review from hahnjo October 1, 2025 16:50
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Test Results

    22 files      22 suites   3d 21h 35m 48s ⏱️
 3 689 tests  3 685 ✅ 0 💤 4 ❌
79 232 runs  79 224 ✅ 0 💤 8 ❌

For more details on these failures, see this check.

Results for commit 405c399.

♻️ This comment has been updated with latest results.

…llback

This will fix the failing tests
- Extensions/Lookup/Simple.C
- Extensions/Lookup/SimpleDynamicExprs.C

That were failing with the following error:
```
In file included from ...include/cling/Interpreter/RuntimePrintValue.h:20:
In file included from /usr/include/c++/13/filesystem:49:
1: /usr/include/c++/13/bits/fs_path.h:1433:30: error: called object type 'TestProxy *' is not a function or function pointer
1: { return __path_iter_distance(__first, __last); }
1:          ~~~~~~~~~~~~~~~~~~~~^
```
Copy link
Member

@hahnjo hahnjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@devajithvs devajithvs merged commit e327ff0 into root-project:master Oct 20, 2025
26 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants